Learn R Programming

DataSetsUni (version 0.1)

Unemployment Claims: The data set represents the unemployment claims from July 2008 to April

Description

The function allows to provide the unemployment claims from July 2008 to April, reported by the Department of Labour, Licencing, and Regulation, USA.

Usage

data_insuranceun

Value

data_insuranceun gives the unemployment claims from July 2008 to April.

Arguments

data_insuranceun

A vector of (non-negative integer) values.

Author

Muhammad Imran.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

Details

The data set represents the unemployment claims from July 2008 to April, reported by the Department of Labour, Licencing, and Regulation, USA. Recently, it is used by Fayomi et al. (2022) and fitted a new useful exponential model.

References

Fayomi, A., Tahir, M. H., Algarni, A., Imran, M., & Jamal, F. (2022). A new useful exponential model with applications to quality control and actuarial data. Computational Intelligence and Neuroscience, 2022.

Afify, A. Z., Gemeay, A. M., & Ibrahim, N. A. (2020). The heavy-tailed exponential distribution: risk measures, estimation, and application to actuarial data. Mathematics, 8(8), 1276.

See Also

data_vehicleinsur

Examples

Run this code
x<-data_insuranceun
summary(x)

Run the code above in your browser using DataLab